3dak Client

NavigationPage<PagingType>.isFirstPage Property

returns true if the page is the first page in the paging object

[Visual Basic]
Public Property ReadOnly Boolean As 
[C#]
public bool Boolean { get; }
[C++]
public: __property  get_Boolean();
[JScript]
public function get Boolean() : bool

Property Value

Remarks

See Also

NavigationPage<PagingType> Class | ppm3dakClient.Navigation Namespace